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