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