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