echo 'digraph { "Makoto Naegi" -> "Komaru Naegi" [taillabel = "Sister of"] "Komaru Naegi" -> "Makoto Naegi" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg