echo 'digraph { "Sophia" -> "Katia Anderson" [taillabel = "Granddaughter of"] "Katia Anderson" -> "Sophia" [taillabel = "Grandmother of"] "Anton Herzen" -> "Sophia" [taillabel = "Engaged to"] }' | dot -Tsvg > output.svg