echo 'digraph { "Kalgara" -> "Wyper" [taillabel = "Descendant of"] "MontBlanc Noland" -> "Kalgara" [taillabel = "Friend of#"] "Wyper" -> "Kalgara" [taillabel = "Ancestor of"] }' | dot -Tsvg > output.svg