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