echo 'digraph { "Leonid Milan" -> "Ursula Milan" [taillabel = "Younger Sister of"] "Ursula Milan" -> "Leonid Milan" [taillabel = "Younger Brother of"] }' | dot -Tsvg > output.svg