echo 'digraph { "Makalov" -> "Marcia" [taillabel = "Younger Sister of"] "Marcia" -> "Makalov" [taillabel = "Older Brother of"] "Astrid" -> "Makalov" [taillabel = "Engaged to"] }' | dot -Tsvg > output.svg