echo 'digraph { "Ran Gotanda" -> "Dan Gotanda" [taillabel = "Older Brother of"] "Dan Gotanda" -> "Ran Gotanda" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg