echo 'digraph { "Schwartz Yamamoto" -> "Anis Yamamoto" [taillabel = "Daughter of"] "Anis Yamamoto" -> "Schwartz Yamamoto" [taillabel = "Father of"] }' | dot -Tsvg > output.svg