echo 'digraph { "Maya Ikusaba" -> "Asahi Ikusaba" [taillabel = "Younger Brother of"] "Asahi Ikusaba" -> "Maya Ikusaba" [taillabel = "Older sister of"] }' | dot -Tsvg > output.svg