echo 'digraph { "Shichika Yasuri" -> "Mutsue Yasuri" [taillabel = "Father of"] "Hakana Fuyutsuta" -> "Mutsue Yasuri" [taillabel = "Father of"] "Nanami Yasuri" -> "Shichika Yasuri" [taillabel = "Younger brother of"] "Mutsue Yasuri" -> "Shichika Yasuri" [taillabel = "Son of"] }' | dot -Tsvg > output.svg