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