echo 'digraph { "Tohma Seguchi" -> "Suguru Fujisaki" [taillabel = "Cousin of"] "Tatsuha Uesugi" -> "Tohma Seguchi" [taillabel = "Brother-in-law of"] "Eiri Uesugi" -> "Tohma Seguchi" [taillabel = "Brother-in-law of"] "Mika Seguchi" -> "Tohma Seguchi" [taillabel = "Husband of"] "Suguru Fujisaki" -> "Tohma Seguchi" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg