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