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