echo 'digraph { "Marie" -> "Callie" [taillabel = "Cousin of"] "Callie" -> "Marie" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg