function parseXmlimport { parseXml } from "https://dotland.deno.dev/x/aws_api@v0.2.0/encoding/xml.ts"; parseXml(xml: string): DocumentParse the given string of xml. Parametersxml: stringReturnsDocument