echo 'digraph { "Shinako Sugimoto" -> "Chie Sugimoto" [taillabel = "Mother of"] "Kazusa Sugimoto" -> "Chie Sugimoto" [taillabel = "Mother of"] "Kuri Sugimoto" -> "Chie Sugimoto" [taillabel = "Mother of"] "Yasuko Sugimoto" -> "Chie Sugimoto" [taillabel = "Mother of"] "Masanori Kagami" -> "Yasuko Sugimoto" [taillabel = "In love with"] "Kazusa Sugimoto" -> "Yasuko Sugimoto" [taillabel = "Younger Sister of"] "Fumi Manjoume" -> "Yasuko Sugimoto" [taillabel = "Girlfriend of"] "Shinako Sugimoto" -> "Yasuko Sugimoto" [taillabel = "Younger Sister of"] "Kuri Sugimoto" -> "Yasuko Sugimoto" [taillabel = "Younger Sister of"] "Masanori Kagami" -> "Kazusa Sugimoto" [taillabel = "Engaged to"] "Masanori Kagami" -> "Kazusa Sugimoto" [taillabel = "Wife of"] "Yasuko Sugimoto" -> "Kazusa Sugimoto" [taillabel = "Younger Sister of"] "Kuri Sugimoto" -> "Kazusa Sugimoto" [taillabel = "Younger Sister of"] "Shinako Sugimoto" -> "Kazusa Sugimoto" [taillabel = "Younger Sister of"] "Chie Sugimoto" -> "Kazusa Sugimoto" [taillabel = "Daughter of"] "Yasuko Sugimoto" -> "Shinako Sugimoto" [taillabel = "Younger Sister of"] "Kuri Sugimoto" -> "Shinako Sugimoto" [taillabel = "Younger Sister of"] "Kazusa Sugimoto" -> "Shinako Sugimoto" [taillabel = "Younger Sister of"] "Chie Sugimoto" -> "Shinako Sugimoto" [taillabel = "Daughter of"] "Yasuko Sugimoto" -> "Kuri Sugimoto" [taillabel = "Younger Sister of"] "Kazusa Sugimoto" -> "Kuri Sugimoto" [taillabel = "Younger Sister of"] "Shinako Sugimoto" -> "Kuri Sugimoto" [taillabel = "Younger Sister of"] "Chie Sugimoto" -> "Kuri Sugimoto" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg