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