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