<xsd:element name="sitemap"> <xsd:annotation> <xsd:documentation> Container for the data needed to describe a sitemap. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:all> <xsd:element ref="loc" /> <xsd:element minOccurs="0" ref="lastmod" /> </xsd:all> </xsd:complexType> </xsd:element>