echo 'digraph { "Yuzuki" -> "Minoru Kokubunji" [taillabel = "Owner of"] "Kaede Saito" -> "Minoru Kokubunji" [taillabel = "Younger brother of"] "Blanche" -> "Kaede Saito" [taillabel = "Deus of"] "Minoru Kokubunji" -> "Kaede Saito" [taillabel = "Older sister of"] }' | dot -Tsvg > output.svg