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