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