echo 'digraph { "Rhyme" -> "Beat" [taillabel = "brother of"] "Beat" -> "Rhyme" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg