echo 'digraph { "Maki" -> "Pakura" [taillabel = "former teacher of"] "Pakura" -> "Maki" [taillabel = "former student of"] }' | dot -Tsvg > output.svg