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