echo 'digraph { "Raust" -> "Ralma" [taillabel = "Teacher of"] "Ralma" -> "Raust" [taillabel = "Former student of"] }' | dot -Tsvg > output.svg