echo 'digraph { "Chihiro Furuya" -> "Mero Furuya" [taillabel = "Sister of"] "Mero Furuya" -> "Chihiro Furuya" [taillabel = "brother of"] "Ranko Saouji" -> "Chihiro Furuya" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg