echo 'digraph { "Tetsuya Murata" -> "Tetsuko Murata" [taillabel = "Younger Sister of"] "Tetsuko Murata" -> "Tetsuya Murata" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg