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