echo 'digraph { "Eliwood" -> "Merlinus" [taillabel = "Servant of"] "Roy" -> "Eliwood" [taillabel = "Father of"] "Hector" -> "Eliwood" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg