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