echo 'digraph { "Yukino Gouwa" -> "Daizaburou Gouwa" [taillabel = "Husband of"] "Kazukiyo Gouwa" -> "Daizaburou Gouwa" [taillabel = "Father of"] "Kiyotsugu Gouwa" -> "Daizaburou Gouwa" [taillabel = "Father of"] "Kiyoharu Gouwa" -> "Daizaburou Gouwa" [taillabel = "Father of"] "Yuushirou Gouwa" -> "Daizaburou Gouwa" [taillabel = "Father of"] "Misuzu Gouwa" -> "Daizaburou Gouwa" [taillabel = "Father of"] "Daizaburou Gouwa" -> "Yuushirou Gouwa" [taillabel = "Son of"] "Yukino Gouwa" -> "Yuushirou Gouwa" [taillabel = "Son of"] "Kazukiyo Gouwa" -> "Yuushirou Gouwa" [taillabel = "Brother of"] "Kiyoharu Gouwa" -> "Yuushirou Gouwa" [taillabel = "Brother of"] "Kiyotsugu Gouwa" -> "Yuushirou Gouwa" [taillabel = "Brother of"] "Misuzu Gouwa" -> "Yuushirou Gouwa" [taillabel = "Brother of"] "Daizaburou Gouwa" -> "Misuzu Gouwa" [taillabel = "Daughter of"] "Yukino Gouwa" -> "Misuzu Gouwa" [taillabel = "Daughter of"] "Kazukiyo Gouwa" -> "Misuzu Gouwa" [taillabel = "Sister of"] "Kiyotsugu Gouwa" -> "Misuzu Gouwa" [taillabel = "Sister of"] "Yuushirou Gouwa" -> "Misuzu Gouwa" [taillabel = "Sister of"] "Kiyoharu Gouwa" -> "Misuzu Gouwa" [taillabel = "Sister of"] "Daizaburou Gouwa" -> "Kazukiyo Gouwa" [taillabel = "Son of"] "Yukino Gouwa" -> "Kazukiyo Gouwa" [taillabel = "Son of"] "Kiyoharu Gouwa" -> "Kazukiyo Gouwa" [taillabel = "Brother of"] "Kiyotsugu Gouwa" -> "Kazukiyo Gouwa" [taillabel = "Brother of"] "Yuushirou Gouwa" -> "Kazukiyo Gouwa" [taillabel = "Brother of"] "Misuzu Gouwa" -> "Kazukiyo Gouwa" [taillabel = "Brother of"] "Daizaburou Gouwa" -> "Kiyotsugu Gouwa" [taillabel = "Son of"] "Yukino Gouwa" -> "Kiyotsugu Gouwa" [taillabel = "Son of"] "Kazukiyo Gouwa" -> "Kiyotsugu Gouwa" [taillabel = "Brother of"] "Kiyoharu Gouwa" -> "Kiyotsugu Gouwa" [taillabel = "Brother of"] "Yuushirou Gouwa" -> "Kiyotsugu Gouwa" [taillabel = "Brother of"] "Misuzu Gouwa" -> "Kiyotsugu Gouwa" [taillabel = "Brother of"] "Daizaburou Gouwa" -> "Yukino Gouwa" [taillabel = "Wife of"] "Kazukiyo Gouwa" -> "Yukino Gouwa" [taillabel = "Mother of"] "Kiyoharu Gouwa" -> "Yukino Gouwa" [taillabel = "Mother of"] "Kiyotsugu Gouwa" -> "Yukino Gouwa" [taillabel = "Mother of"] "Yuushirou Gouwa" -> "Yukino Gouwa" [taillabel = "Mother of"] "Misuzu Gouwa" -> "Yukino Gouwa" [taillabel = "Mother of"] "Daizaburou Gouwa" -> "Kiyoharu Gouwa" [taillabel = "Son of"] "Yukino Gouwa" -> "Kiyoharu Gouwa" [taillabel = "Son of"] "Kazukiyo Gouwa" -> "Kiyoharu Gouwa" [taillabel = "Brother of"] "Kiyotsugu Gouwa" -> "Kiyoharu Gouwa" [taillabel = "Brother of"] "Yuushirou Gouwa" -> "Kiyoharu Gouwa" [taillabel = "Brother of"] "Misuzu Gouwa" -> "Kiyoharu Gouwa" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg