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