echo 'digraph { "Lan Wangji" -> "Wei Wuxian" [taillabel = "Husband of"] "Lan Xichen" -> "Lan Wangji" [taillabel = "Younger Brother of"] "Wei Wuxian" -> "Lan Wangji" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg