echo 'digraph { "Zehek" -> "Mishra" [taillabel = "Master of"] "Mishra" -> "Zehek" [taillabel = "Student of"] }' | dot -Tsvg > output.svg