echo 'digraph { "Momo Kisaragi" -> "Shintarou Kisaragi" [taillabel = "Brother of"] "Shintarou Kisaragi" -> "Momo Kisaragi" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg