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