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