echo 'digraph { "Echidna" -> "Irma" [taillabel = "Student of"] "Irma" -> "Echidna" [taillabel = "Teacher of"] }' | dot -Tsvg > output.svg