echo 'digraph { "Princess Sparkle" -> "Prince Lumen" [taillabel = "Older Brother of"] "Prince Lumen" -> "Princess Sparkle" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg