echo 'digraph { "Aki Honda" -> "Yasuhito Honda" [taillabel = "Older Brother of"] "Yasuhito Honda" -> "Aki Honda" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg