echo 'digraph { "Miho Shimao" -> "Atsushi Shimao" [taillabel = "Younger Brother of"] "Atsushi Shimao" -> "Miho Shimao" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg