echo 'digraph { "Ranze Etou" -> "Shira Etou" [taillabel = "Mother of"] "Rinze Etou" -> "Shira Etou" [taillabel = "Mother of"] "Mori Etou" -> "Shira Etou" [taillabel = "Wife of"] "Mori Etou" -> "Ranze Etou" [taillabel = "Daughter of"] "Shira Etou" -> "Ranze Etou" [taillabel = "Daughter of"] "Shun Makabe" -> "Ranze Etou" [taillabel = "In love with"] "Youko Kamiya" -> "Ranze Etou" [taillabel = "Rival of"] "Rinze Etou" -> "Ranze Etou" [taillabel = "Older sister of"] "Ranze Etou" -> "Mori Etou" [taillabel = "Father of"] "Rinze Etou" -> "Mori Etou" [taillabel = "Father of"] "Shira Etou" -> "Mori Etou" [taillabel = "Husband of"] "Ranze Etou" -> "Rinze Etou" [taillabel = "Younger Brother of"] "Mori Etou" -> "Rinze Etou" [taillabel = "Son of"] "Shira Etou" -> "Rinze Etou" [taillabel = "Son of"] "Peck" -> "Rinze Etou" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg