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