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