echo 'digraph { "Nao Tsutsui" -> "Hideyuki Tsutsui" [taillabel = "Older Brother of"] "Hideyuki Tsutsui" -> "Nao Tsutsui" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg