<?xml version="1.0"?>
<Map>
  <Page>
    <Title>Home</Title>
    <Type>Page</Type>
    <Description>Home Description</Description>
    <Link>/</Link>
    <Content>Products lifestyle</Content>
  </Page>
  <Page>
    <Title>Hair Styling</Title>
    <Type>Product</Type>
    <Description>Many types</Description>
    <Link>/product/sample</Link>
    <Content>Products Pomade</Content>
  </Page>
  <Page>
    <Title>Blog</Title>
    <Type>Blog</Type>
    <Description>Many blogs</Description>
    <Link>/product/sample</Link>
    <Content>Products Photos Texts</Content>
  </Page>
</Map>