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