echo 'digraph { "Bertha Bernstein" -> "Dorothy Dreisen" [taillabel = "Cousin of"] "Heinhelm" -> "Bertha Bernstein" [taillabel = "Pilot of"] "Dorothy Dreisen" -> "Bertha Bernstein" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg