echo 'digraph { "Chika" -> "Sae" [taillabel = "Younger Sister of"] "Sae" -> "Chika" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg