echo 'digraph { "Tyrell" -> "Garet" [taillabel = "Father of"] "Garet" -> "Tyrell" [taillabel = "Son of"] }' | dot -Tsvg > output.svg