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