echo 'digraph { "Tonzura" -> "Elephantus" [taillabel = "Descended from"] "Elephantus" -> "Tonzura" [taillabel = "Ancestor of"] }' | dot -Tsvg > output.svg