<?xml version="1.0"?>
<planet>
  <tile id="tile0">
    <edge
      origin_index="0"
      neighbour="tile5"
      opposite_index="2"
      orientation="direct"
    ></edge>
    <edge
      origin_index="1"
      neighbour="tile2"
      opposite_index="0"
      orientation="direct"
    ></edge>
    <edge
      origin_index="2"
      neighbour="tile3"
      opposite_index="0"
      orientation="direct"
    ></edge>
    <edge
      origin_index="3"
      neighbour="tile4"
      opposite_index="0"
      orientation="direct"
    ></edge>
    <image name="map0.png"></image>
  </tile>
  <tile id="tile1">
    <edge
      origin_index="0"
      neighbour="tile2"
      opposite_index="2"
      orientation="direct"
    ></edge>
    <edge
      origin_index="1"
      neighbour="tile5"
      opposite_index="0"
      orientation="direct"
    ></edge>
    <edge
      origin_index="2"
      neighbour="tile4"
      opposite_index="2"
      orientation="direct"
    ></edge>
    <edge
      origin_index="3"
      neighbour="tile3"
      opposite_index="2"
      orientation="direct"
    ></edge>
    <image name="map1.png"></image>
  </tile>
  <tile id="tile2">
    <edge
      origin_index="0"
      neighbour="tile0"
      opposite_index="1"
      orientation="direct"
    ></edge>
    <edge
      origin_index="1"
      neighbour="tile5"
      opposite_index="1"
      orientation="direct"
    ></edge>
    <edge
      origin_index="2"
      neighbour="tile1"
      opposite_index="0"
      orientation="direct"
    ></edge>
    <edge
      origin_index="3"
      neighbour="tile3"
      opposite_index="1"
      orientation="direct"
    ></edge>
    <image name="map2.png"></image>
  </tile>
  <tile id="tile3">
    <edge
      origin_index="0"
      neighbour="tile0"
      opposite_index="2"
      orientation="direct"
    ></edge>
    <edge
      origin_index="1"
      neighbour="tile2"
      opposite_index="3"
      orientation="direct"
    ></edge>
    <edge
      origin_index="2"
      neighbour="tile1"
      opposite_index="3"
      orientation="direct"
    ></edge>
    <edge
      origin_index="3"
      neighbour="tile4"
      opposite_index="1"
      orientation="direct"
    ></edge>
    <image name="map3.png"></image>
  </tile>
  <tile id="tile4">
    <edge
      origin_index="0"
      neighbour="tile0"
      opposite_index="3"
      orientation="direct"
    ></edge>
    <edge
      origin_index="1"
      neighbour="tile3"
      opposite_index="3"
      orientation="direct"
    ></edge>
    <edge
      origin_index="2"
      neighbour="tile1"
      opposite_index="2"
      orientation="direct"
    ></edge>
    <edge
      origin_index="3"
      neighbour="tile5"
      opposite_index="3"
      orientation="direct"
    ></edge>
    <image name="map4.png"></image>
  </tile>
  <tile id="tile5">
    <edge
      origin_index="0"
      neighbour="tile1"
      opposite_index="1"
      orientation="direct"
    ></edge>
    <edge
      origin_index="1"
      neighbour="tile2"
      opposite_index="1"
      orientation="direct"
    ></edge>
    <edge
      origin_index="2"
      neighbour="tile0"
      opposite_index="0"
      orientation="direct"
    ></edge>
    <edge
      origin_index="3"
      neighbour="tile4"
      opposite_index="3"
      orientation="direct"
    ></edge>
    <image name="map5.png"></image>
  </tile>
</planet>
