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