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