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