echo 'digraph { "Yutaka Hasebe" -> "Kaoru Hasebe" [taillabel = "Younger Sister of"] "Kaoru Hasebe" -> "Yutaka Hasebe" [taillabel = "younger brother of"] }' | dot -Tsvg > output.svg