<?
/**
  *  Class file for trainer model
*/

class Trainer{
    public function __construct(
        public ?int $id,
        public string $firstName,
        public string $lastName,
        public string $city,
        public string $experience,
        public string $bio,
        public ?int $avatarId,
    ){}
}<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://tryathlo.com/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://tryathlo.com/trainer/spyros-kanellopoulos/</loc><lastmod>2026-07-25T16:40:42+00:00</lastmod></url><url><loc>https://tryathlo.com/trainer/spyros-kanellopoulos-2/</loc><lastmod>2026-07-26T11:24:04+00:00</lastmod></url></urlset>
