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