Basic:
    Name:  "name"
    Address: "address"
    Post: "zip/post + city"
    Birth: "birthdate"
    Email: "email adresse"
    Phone: "phone number"
    Nationality: "Norwegian"
Summary: >
    a short description of who you are
    over multiple line if you wanna.
Skills:
    Languages:
        - "programming language"
        - ...
    Frameworks:
        - "framework"
        - ...
    Tools:
        - "software tool"
        - ...
Languages:
    "language1": "how well you speak/write"
    "language2": "how well you speak/write"
SelectedSkills:
    "Skill1": >
        short description of skill1
    "Skill2": >
        short description of skill2
Education:
    - - "when degree1 completed"
      - >
        description of completed degree1
    - - "when degree2 start"
      - "when degree2 completed"
      - >
        description of completed degree2
Work:
    - - "when"
      - >
        description of work1
    - - "start"
      - "end"
      - >
        description of work2
    - - "start"
      - "" # <- blank
      - >
        description of work3 where you still work
Interests:
    "topic1":
        - "topic element"
        - ...
    "toptic2":
        - "topic element"
        - ...
Projects:
    A1:
        Activity: "project title"
        Period: "start to end"
        Role: "your role in project"
        Staffing: "who worked on project"
        Volume: "Volume of work (eg.\ percent of full time)"
        Description: >
            short description of project and your involvement
        Tools: "tools used"
