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