<?xml version="1.0" encoding="UTF-8"?> 
<page_layouts xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:noNamespaceSchemaLocation="urn:magento:framework:View/PageLayout/etc/layouts.xsd">
     <layout id="1column-full-width">         
          <label translate="true">1 column Full Width</label>    
     </layout>
     <layout id="2columns-full-width">         
          <label translate="true">2 columns Full Width</label>    
     </layout>
</page_layouts>