echo 'digraph { "Jun Sakurada" -> "Nori Sakurada" [taillabel = "Sister of"] "Nori Sakurada" -> "Jun Sakurada" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg