echo 'digraph { "Shinon" -> "Gatrie" [taillabel = "Friend of"] "Gatrie" -> "Shinon" [taillabel = "Friend of"] "Rolf" -> "Shinon" [taillabel = "Mentor of"] }' | dot -Tsvg > output.svg