echo 'digraph { "Maria" -> "Leon" [taillabel = "Older Brother of"] "Leon" -> "Maria" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg