﻿<?xml version="1.0" encoding="utf-8" ?>
<marketplace xmlns="https://schemas.cdon.com/product/4.0/4.9.0/product">
  <product>
    <identity>
      <!-- "<id>100-" is used to inject other id:s from performance-tests -->
      <id>100-perf</id>
      <gtin>0123456789302</gtin>
    </identity>
    <title>
      <default>Twisted Cat</default>
    </title>
    <description>
      <default>Ethernet with a twist!</default>
    </description>
    <category>
	    <google>1480</google>
	    <attributes>
		    <network_cable_category>network_cable_category_cat6a</network_cable_category>
	    </attributes>
    </category>
    <usp>
      <value>
        <default>Six alpha cats</default>
        <se>Sex alphakatter</se>
      </value>
      <value>
        <default>Lasts long</default>
        <se>Räcker länge</se>
      </value>
    </usp>
    <dimensions>
      <length>
        <value>5</value>
        <unit>m</unit>
      </length>
    </dimensions>
    <releaseDate>1987-01-01</releaseDate>
  </product>
</marketplace>