echo 'digraph { "Yury Lindberg" -> "Charlotte Ekkehardin" [taillabel = "Engaged to"] "Charlotte Ekkehardin" -> "Yury Lindberg" [taillabel = "Engaged to"] }' | dot -Tsvg > output.svg