This document discusses the proposal for a Google Summer of Code project to add initial support for the XML data type and SQL/XML functionality to PostgreSQL. The proposal aims to develop the ability to store and query XML data according to the SQL/XML standard by implementing features like the XML data type, validation against XML schemas, and SQL expressions for constructing and querying XML. The deliverables include basic XPath and XSLT support, path indexes for XML data, and documentation.