echo 'digraph { "Cecile / C'ecile" -> "Lise" [taillabel = "Sister of"] "Lise" -> "Cecile / C'ecile" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg