echo 'digraph { "Serruria Celestite" -> "Berens Celestite" [taillabel = "grandfather of"] "Berens Celestite" -> "Serruria Celestite" [taillabel = "granddaughter of"] }' | dot -Tsvg > output.svg