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