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