echo 'digraph { "Roy" -> "Cecilia" [taillabel = "Mentor of"] "Eliwood" -> "Roy" [taillabel = "Son of "] }' | dot -Tsvg > output.svg