echo 'digraph { "Kanao Tsuyuri" -> "Kanae Kochou" [taillabel = "Older sister"] "Shinobu Kochou" -> "Kanae Kochou" [taillabel = "Older Sister of"] "Kanae Kochou" -> "Shinobu Kochou" [taillabel = "Younger sister of"] "Kanao Tsuyuri" -> "Shinobu Kochou" [taillabel = "Older sister of"] "Mitsuri Kanroji" -> "Shinobu Kochou" [taillabel = "Best friend of"] }' | dot -Tsvg > output.svg