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