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