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