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