echo 'digraph { "Alexis Leskinen" -> "Judy Reyes" [taillabel = "Co-worker of"] "Maho Hiyajo" -> "Alexis Leskinen" [taillabel = "mentor of"] "Judy Reyes" -> "Alexis Leskinen" [taillabel = "Co-worker of"] }' | dot -Tsvg > output.svg