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