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