echo 'digraph { "Mitsuki Omoto" -> "Takeru Omoto" [taillabel = "Older Brother of"] "Takeru Omoto" -> "Mitsuki Omoto" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg