echo 'digraph { "Keef Tistella" -> "Cyrus Tistella" [taillabel = "Daughter of"] "Misty Tistella" -> "Cyrus Tistella" [taillabel = "Daughter of"] "Cyrus Tistella" -> "Keef Tistella" [taillabel = "Father of"] "Misty Tistella" -> "Keef Tistella" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg