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