echo 'digraph { "Primula" -> "Limes" [taillabel = "Daughter of"] "Limes" -> "Primula" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg