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