echo 'digraph { "Gou Matsuoka" -> "Rin Matsuoka" [taillabel = "Older Brother of"] "Rin Matsuoka" -> "Gou Matsuoka" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg