echo 'digraph { "Yoshihiro Kira" -> "Yoshikage Kira" [taillabel = "Son of"] "Killer Queen" -> "Yoshikage Kira" [taillabel = "Stand User of"] "Yoshikage Kira" -> "Yoshihiro Kira" [taillabel = "Father of"] "Atom Heart Father" -> "Yoshihiro Kira" [taillabel = "Stand User of"] "Yoshikage Kira" -> "Killer Queen" [taillabel = "Stand of"] "Yoshikage Kira (JoJolion)" -> "Killer Queen" [taillabel = "Stand of"] }' | dot -Tsvg > output.svg